SyPersonGenderPronoun 
Logical Entity Name  SyPersonGenderPronoun 
Default Table Name  SyPersonGenderPronoun 
Physical Only  NO 
Definition 
 
Note 
 

SyPersonGenderPronoun Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyPersonGenderPronounID(PK)    char(10)  NO 
 
SyPersonId(FK)    int  NO 
 
SyGenderPronounId(FK)    char(10)  NO 
 
IsPrimary    char(10)  NO 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
UserID(FK)    int  NO 
 
Ts    char(10)  NO 
 

SyPersonGenderPronoun Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyPersonGenderPronoun  PrimaryKey  SyPersonGenderPronounID 

SyPersonGenderPronoun Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyGenderPronoun  Non-Identifying  One To Zero or More  FK_SyPersonGenderPronoun_SyGenderPronounId_SyGenderPronoun_SyGenderPronounId      SyGenderPronounId  NO  YES 
SyPerson  Non-Identifying  One To Zero or More  FK_SyPersonGenderPronoun_SyPersonId_SyPerson_SyPersonID      SyPersonId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyPersonGenderPronoun_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyPersonGenderPronoun Check Constraints 
Check Constraint Name  CheckConstraint